Next: Replacing highlighted text, Previous: Associating modes with files, Up: Common requests
You can cause the region to be highlighted when the mark is active by including
(transient-mark-mode 1)
in your .emacs file. Since Emacs 23.1, this feature is on by default.